Move xm destroy handling out of crufty destroy.py and into main.py, where it
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 8 Dec 2005 14:30:15 +0000 (14:30 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 8 Dec 2005 14:30:15 +0000 (14:30 +0000)
commit5ea39e7063999e13d767dcad08aedda3ccafb4e8
tree5e0f6d3e6a8f47a255608c35c617ed80e9ec3596
parent6a6999e3fb9b087f30c356664337cdc853b7f6e6
Move xm destroy handling out of crufty destroy.py and into main.py, where it
can share the better argument parsing.

Closes bug #443.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/destroy.py [deleted file]
tools/python/xen/xm/main.py